<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>C-Major</action>
        <scheme>(IdentifyScaleNote::IdentifyScaleNotes (cons "C D E F G A B" "c' d' e' f' g' a' b'"))</scheme>
        <label>C Major</label>
        <tooltip>Identify Scale Notes that are sounded</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
